home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7407 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: lkf1234.deltanet.com!user
  2. From: fuz@deltanet.com (Scott Ellsworth)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Conversion between 80 and 64 bit doubles
  5. Date: Mon, 26 Feb 1996 00:07:43 -0800
  6. Organization: Knowledge Diffraction
  7. Message-ID: <fuz-2602960007430001@lkf1234.deltanet.com>
  8. References: <4gifto$aaa@news2.deltanet.com>
  9. NNTP-Posting-Host: lkf1234.deltanet.com
  10. X-Newsreader: Yet Another NewsWatcher 2.1.8
  11.  
  12. In article <4gifto$aaa@news2.deltanet.com>, fuz@deltanet.com (Scott
  13. Ellsworth) wrote:
  14.  
  15. >As part of a project I am working on, I have to convert between
  16. >an 80 bit double written on a PC to a 64 bit unix number.
  17. <...>
  18.  
  19. Thanks to all of you who replied.  (I will assume that those who did not
  20. reply publicly did not want your names mentioned.)
  21.  
  22. I have a simple algorithm that works for my limited case, primarily
  23. because I was going from 64 to 80, and I knew in advance that there were
  24. no INF, NaN, or other exceptional conditions.  I suspect it is not
  25. terribly fast, but it does need to be for my application.
  26.  
  27. Thanks again,
  28.  
  29. Scott
  30.  
  31. -- 
  32. fuz@deltanet.com
  33. "You die, she dies, EVERYbody dies" - Heavy Metal
  34. "When a great many people are unable to find work, unemployment results" - Calvin Coolidge, attrib. by Stanley Walker, City Editor, p. 131 (1934)   
  35.